Skip to content

Conversation

@cloud-fan
Copy link
Contributor

What changes were proposed in this pull request?

In the document of ContinuousReader.setOffset, we say this method is used to specify the start offset. We also have a ContinuousReader.getStartOffset to get the value back. I think it makes more sense to rename ContinuousReader.setOffset to setStartOffset.

How was this patch tested?

N/A

@cloud-fan
Copy link
Contributor Author

cc @jose-torres @zsxwing

@SparkQA
Copy link

SparkQA commented Feb 2, 2018

Test build #86987 has finished for PR 20486 at commit b7f71b1.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@jose-torres
Copy link
Contributor

sure, LGTM

@gatorsmile
Copy link
Member

Thanks! Merged to master/2.3

@asfgit asfgit closed this in fe73cb4 Feb 3, 2018
asfgit pushed a commit that referenced this pull request Feb 3, 2018
## What changes were proposed in this pull request?

In the document of `ContinuousReader.setOffset`, we say this method is used to specify the start offset. We also have a `ContinuousReader.getStartOffset` to get the value back. I think it makes more sense to rename `ContinuousReader.setOffset` to `setStartOffset`.

## How was this patch tested?

N/A

Author: Wenchen Fan <wenchen@databricks.com>

Closes #20486 from cloud-fan/rename.

(cherry picked from commit fe73cb4)
Signed-off-by: gatorsmile <gatorsmile@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants